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 終?贓排終?贓 100011110100100100111111111001101101100110010100011100101000111101001001001111111110011011011001 8f493fe6d994728f493fe6d9
EUC-JP 終?贓排終?贓 101111011010101000111111111011001101101111000111110100111011110110101010001111111110110011011011 bdaa3fecdbc7d3bdaa3fecdb
UTF-8 終렫贓排終렫贓 111001111011010110000010111010111010000010101011111010001011010010010011111001101000111010010010111001111011010110000010111010111010000010101011111010001011010010010011 e7b582eba0abe8b493e68e92e7b582eba0abe8b493
UHC 終렫贓排終렫贓 1111000011111011100011101011100111101101111111001101101111001001111100001111101110001110101110011110110111111100 f0fb8eb9edfcdbc9f0fb8eb9edfc

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