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 ?b?e}?b?e{^ 0011111101100010001111110110010101111101001111110110001000111111011001010111101101011110 3f623f657d3f623f657b5e
SJIS-WIN ?b?e}?b?e{^ 0011111101100010001111110110010101111101001111110110001000111111011001010111101101011110 3f623f657d3f623f657b5e
EUC-JP ?b?e}?b?e{^ 0011111101100010001111110110010101111101001111110110001000111111011001010111101101011110 3f623f657d3f623f657b5e
UTF-8 혰b혯e}혰b혯e{^ 11101101100110001011000001100010111011011001100010101111011001010111110111101101100110001011000001100010111011011001100010101111011001010111101101011110 ed98b062ed98af657ded98b062ed98af657b5e
UHC 혰b혯e}혰b혯e{^ 110000101001011101100010110000101001011001100101011111011100001010010111011000101100001010010110011001010111101101011110 c29762c296657dc29762c296657b5e

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