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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 陋幄鴇}Y陋幄鴇}bE 1110100010011011100110111110100010010011101111000111110101011001111010001001101110011011111010001001001110111100011111010110001001000101 e89b9be893bc7d59e89b9be893bc7d6245
EUC-JP 陋幄鴇}Y陋幄鴇}bE 1110111111111011110101101110101011000110101111100111110101011001111011111111101111010110111010101100011010111110011111010110001001000101 effbd6eac6be7d59effbd6eac6be7d6245
UTF-8 陋幄鴇}Y陋幄鴇}bE 1110100110011001100010111110010110111001100001001110100110110100100001110111110101011001111010011001100110001011111001011011100110000100111010011011010010000111011111010110001001000101 e9998be5b984e9b4877d59e9998be5b984e9b4877d6245
UHC 陋幄?}Y陋幄?}bE 110101111011000011100100110000010011111101111101010110011101011110110000111001001100000100111111011111010110001001000101 d7b0e4c13f7d59d7b0e4c13f7d6245

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