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{^ 1000110011100001001111111000110011100001001111110100111001111101100011001110000100111111100011001110000100111111010011100111101101011110 8ce13f8ce13f4e7d8ce13f8ce13f4e7b5e
EUC-JP 吾?吾?N}吾?吾?N{^ 1011100011100011001111111011100011100011001111110100111001111101101110001110001100111111101110001110001100111111010011100111101101011110 b8e33fb8e33f4e7db8e33fb8e33f4e7b5e
UTF-8 吾쟦吾쟣N}吾쟦吾쟣N{^ 1110010110010000101111101110110010011111101001101110010110010000101111101110110010011111101000110100111001111101111001011001000010111110111011001001111110100110111001011001000010111110111011001001111110100011010011100111101101011110 e590beec9fa6e590beec9fa34e7de590beec9fa6e590beec9fa34e7b5e
UHC 吾쟦吾쟣N}吾쟦吾쟣N{^ 111001111110111010100000011010001110011111101110101000000110011001001110011111011110011111101110101000000110100011100111111011101010000001100110010011100111101101011110 e7eea068e7eea0664e7de7eea068e7eea0664e7b5e

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