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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 琮??坤琮??鵠^ 11111011011010100011111100111111100011011010001111111011011010100011111100111111100011011001010001011110 fb6a3f3f8da3fb6a3f3f8d945e
EUC-JP 琮??坤琮??鵠^ 100011111100110010110010001111110011111110111010101001011000111111001100101100100011111100111111101110011111010001011110 8fccb23f3fbaa58fccb23f3fb9f45e
UTF-8 琮멱렋坤琮멱렋鵠^ 11100111100100001010111011101011101010011011000111101011101000001000101111100101100111011010010011100111100100001010111011101011101010011011000111101011101000001000101111101001101101011010000001011110 e790aeeba9b1eba08be59da4e790aeeba9b1eba08be9b5a05e
UHC 琮멱렋坤琮멱렋鵠^ 1111000011111001101110001110100010001110101000101100110111011110111100001111100110111000111010001000111010100010110011011101110001011110 f0f9b8e88ea2cddef0f9b8e88ea2cddc5e

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