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 혳XB혳XB^ 1110110110011000101100110101100001000010111011011001100010110011010110000100001001011110 ed98b35842ed98b358425e
SJIS-WIN ???XB???XB^ 0011111100111111001111110101100001000010001111110011111100111111010110000100001001011110 3f3f3f58423f3f3f58425e
EUC-JP í??XBí??XB^ 100011111010101110111111001111110011111101011000010000101000111110101011101111110011111100111111010110000100001001011110 8fabbf3f3f58428fabbf3f3f58425e
UTF-8 혳XB혳XB^ 1100001110101101110000101001100011000010101100110101100001000010110000111010110111000010100110001100001010110011010110000100001001011110 c3adc298c2b35842c3adc298c2b358425e
UHC ??³XB??³XB^ 00111111001111111010100111111000010110000100001000111111001111111010100111111000010110000100001001011110 3f3fa9f858423f3fa9f858425e

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