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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?金?脚??金?脚?^ 001111111000101111100000001111111000101101110010001111110011111110001011111000000011111110001011011100100011111101011110 3f8be03f8b723f3f8be03f8b723f5e
EUC-JP ?金?脚??金?脚?^ 001111111011011011100010001111111011010111010011001111110011111110110110111000100011111110110101110100110011111101011110 3fb6e23fb5d33f3fb6e23fb5d33f5e
UTF-8 렺金렺脚螺렺金렺脚羅^ 11101011101000001011101011101001100001111001000111101011101000001011101011101000100001001001101011101111101001001001000111101011101000001011101011101001100001111001000111101011101000001011101011101000100001001001101011101111101001001000111101011110 eba0bae98791eba0bae8849aefa491eba0bae98791eba0bae8849aefa48f5e
UHC 렺金렺脚螺렺金렺脚羅^ 100011101100001011010001110100011000111011000010110010101100010111010001110111101000111011000010110100011101000110001110110000101100101011000101110100011101110001011110 8ec2d1d18ec2cac5d1de8ec2d1d18ec2cac5d1dc5e

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