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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?歌?稼N}?歌?稼N{^ 0011111110001001110011000011111110001001110100100100111001111101001111111000100111001100001111111000100111010010010011100111101101011110 3f89cc3f89d24e7d3f89cc3f89d24e7b5e
EUC-JP ?歌?稼N}?歌?稼N{^ 0011111110110010110011100011111110110010110101000100111001111101001111111011001011001110001111111011001011010100010011100111101101011110 3fb2ce3fb2d44e7d3fb2ce3fb2d44e7b5e
UTF-8 栒歌栒稼N}栒歌栒稼N{^ 1110011010100000100100101110011010101101100011001110011010100000100100101110011110101000101111000100111001111101111001101010000010010010111001101010110110001100111001101010000010010010111001111010100010111100010011100111101101011110 e6a092e6ad8ce6a092e7a8bc4e7de6a092e6ad8ce6a092e7a8bc4e7b5e
UHC 栒歌栒稼N}栒歌栒稼N{^ 111000101110001111001010101100001110001011100011110010101011001101001110011111011110001011100011110010101011000011100010111000111100101010110011010011100111101101011110 e2e3cab0e2e3cab34e7de2e3cab0e2e3cab34e7b5e

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