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 筌??肉οⅤ凝 111000101010001100111111001111111001001111110111100000111100110110000111010110001000101111000011 e2a33f3f93f783cd87588bc3
EUC-JP 筌??肉ο?凝 1110010010100101001111110011111111000110111110011010011011001111001111111011011011000101 e4a53f3fc6f9a6cf3fb6c5
UTF-8 筌뚮툝肉οⅤ凝 1110011110101101100011001110101110011010101011101110110110001000100111011110100010000010100010011100111010111111111000101000010110100100111001011000011110011101 e7ad8ceb9aaeed889de88289cebfe285a4e5879d
UHC 筌뚮툝肉οⅤ凝 1110111110100111100011001110101110111000100101001110101110111111101001011110111110100101101101001110101111101010 efa78cebb894ebbfa5efa5b4ebea

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