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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 酊?V}酊?V{^ 1110011111000010001111110101011001111101111001111100001000111111010101100111101101011110 e7c23f567de7c23f567b5e
EUC-JP 酊?V}酊?V{^ 1110111011000100001111110101011001111101111011101100010000111111010101100111101101011110 eec43f567deec43f567b5e
UTF-8 酊텡V}酊텡V{^ 1110100110000101100010101110110110000101101000010101011001111101111010011000010110001010111011011000010110100001010101100111101101011110 e9858aed85a1567de9858aed85a1567b5e
UHC 酊텡V}酊텡V{^ 11101111111110001100010111011110010101100111110111101111111110001100010111011110010101100111101101011110 eff8c5de567deff8c5de567b5e

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