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 ?る?肉??蹂 00111111100000101110100100111111100100111111011100111111001111111110011011111000 3f82e93f93f73f3fe6f8
EUC-JP ?る?肉??蹂 00111111101001001110101100111111110001101111100100111111001111111110110011111010 3fa4eb3fc6f93f3fecfa
UTF-8 閭る베肉ⓧ슭蹂 111011111010011010000110111000111000001010001011111010111011001010100000111010001000001010001001111000101001001110100111111011001000101010101101111010001011100110000010 efa686e3828bebb2a0e88289e293a7ec8aade8b982
UHC 閭る베肉ⓧ슭蹂 1110011010101101101010101110101110111010101000111110101110111111101010001110010010111101101111101110101110110011 e6adaaebbaa3ebbfa8e4bdbeebb3

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