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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 日?樟?日?牆? 100100111111101000111111100011111011111000111111100100111111101000111111111000001010110100111111 93fa3f8fbe3f93fa3fe0ad3f
EUC-JP 日?樟?日?牆? 110001101111110000111111101111101100000000111111110001101111110000111111111000001010111100111111 c6fc3fbec03fc6fc3fe0af3f
UTF-8 日렮樟렣日렭牆렮 111001101001011110100101111010111010000010101110111001101010100010011111111010111010000010100011111001101001011110100101111010111010000010101101111001111000100110000110111010111010000010101110 e697a5eba0aee6a89feba0a3e697a5eba0ade78986eba0ae
UHC 日렮樟렣日렭牆렮 11101100111011011000111010111011111011011110100110001110101101001110110011101101100011101011101011101101111011011000111010111011 eced8ebbede98eb4eced8ebaeded8ebb

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