To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 寀而釭湿寀而釭湿^ 1111101010100111100011101010011111111011101111011000111010111100111110101010011110001110101001111111101110111101100011101011110001011110 faa78ea7fbbd8ebcfaa78ea7fbbd8ebc5e
EUC-JP 寀而釭湿寀而釭湿^ 100011111011101011011011101111001010100110001111111000111010111110111100101111101000111110111010110110111011110010101001100011111110001110101111101111001011111001011110 8fbadbbca98fe3afbcbe8fbadbbca98fe3afbcbe5e
UTF-8 寀而釭湿寀而釭湿^ 11100101101011111000000011101000100000001000110011101001100001111010110111100110101110011011111111100101101011111000000011101000100000001000110011101001100001111010110111100110101110011011111101011110 e5af80e8808ce987ade6b9bfe5af80e8808ce987ade6b9bf5e
UHC 寀而??寀而??^ 11110011111100101110110010111011001111110011111111110011111100101110110010111011001111110011111101011110 f3f2ecbb3f3ff3f2ecbb3f3f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)