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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 逸?中大Y逸?中大bE 1000100011101101001111111001001010000110100100011110010101011001100010001110110100111111100100101000011010010001111001010110001001000101 88ed3f928691e55988ed3f928691e56245
EUC-JP 逸?中大Y逸?中大bE 1011000011101111001111111100001111100110110000101110011101011001101100001110111100111111110000111110011011000010111001110110001001000101 b0ef3fc3e6c2e759b0ef3fc3e6c2e76245
UTF-8 逸렠中大Y逸렠中大bE 111010011000000010111000111010111010000010100000111001001011100010101101111001011010010010100111010110011110100110000000101110001110101110100000101000001110010010111000101011011110010110100100101001110110001001000101 e980b8eba0a0e4b8ade5a4a759e980b8eba0a0e4b8ade5a4a76245
UHC 逸렠中大Y逸렠中大bE 11101100111011111000111010110001111100011110100111010011110111100101100111101100111011111000111010110001111100011110100111010011110111100110001001000101 ecef8eb1f1e9d3de59ecef8eb1f1e9d3de6245

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