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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?荊?雰?荊?雰B 00111111100011000111010000111111100101011011010100111111100011000111010000111111100101011011010101000010 3f8c743f95b53f8c743f95b542
EUC-JP ?荊?雰?荊?雰B 00111111101101111101010100111111110010101011011100111111101101111101010100111111110010101011011101000010 3fb7d53fcab73fb7d53fcab742
UTF-8 뤗荊횓雰뤗荊횓雰B 11101011101001001001011111101000100011011000101011101101100110101001001111101001100110111011000011101011101001001001011111101000100011011000101011101101100110101001001111101001100110111011000001000010 eba497e88d8aed9a93e99bb0eba497e88d8aed9a93e99bb042
UHC 뤗荊횓雰뤗荊횓雰B 1000111111000111111110111010101011000011100011101101110111010100100011111100011111111011101010101100001110001110110111011101010001000010 8fc7fbaac38eddd48fc7fbaac38eddd442

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