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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?諷呈???鈞 00111111111001101000010110010010111001100011111100111111001111111110011111100000 3fe68592e63f3f3fe7e0
EUC-JP ?諷呈???鈞 00111111111010111110010111000100111010000011111100111111001111111110111011100010 3febe5c4e83f3f3feee2
UTF-8 뤋諷呈쵍샘ㅿ鈞 111010111010010010001011111010001010101110110111111001011001000110001000111011001011010110001101111011001000001110011000111000111000010110111111111010011000100010011110 eba48be8abb7e59188ecb58dec8398e385bfe9889e
UHC 뤋諷呈쵍샘ㅿ鈞 1000111110111011111110011010010011101111110100001010110010001111101110111111100110100100111011111101000010110111 8fbbf9a4efd0ac8fbbf9a4efd0b7

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