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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逵ク譏、逵ク鄙ウ 111001111001110010111000111001101001100010100100111001111001110010111000111001111011111110110011 e79cb8e698a4e79cb8e7bfb3
EUC-JP 逵ク譏、逵ク鄙ウ 11101101111111001000111010111000111010111111100010001110101001001110110111111100100011101011100011101110110000011000111010110011 edfc8eb8ebf88ea4edfc8eb8eec18eb3
UTF-8 逵ク譏、逵ク鄙ウ 111010011000000010110101111011111011110110111000111010001010110110001111111011111011110110100100111010011000000010110101111011111011110110111000111010011000010010011001111011111011110110110011 e980b5efbdb8e8ad8fefbda4e980b5efbdb8e98499efbdb3
UHC 逵?譏?逵?鄙? 110100001011000000111111110100011100000100111111110100001011000000111111110111101010100100111111 d0b03fd1c13fd0b03fdea93f

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