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 止?雄?止?雄?^ 10001110011111100011111110010111010110010011111110001110011111100011111110010111010110010011111101011110 8e7e3f97593f8e7e3f97593f5e
EUC-JP 止?雄?止?雄?^ 10111011110111110011111111001101101110100011111110111011110111110011111111001101101110100011111101011110 bbdf3fcdba3fbbdf3fcdba3f5e
UTF-8 止렜雄뒷止렜雄뒬^ 11100110101011011010001011101011101000001001110011101001100110111000010011101011100100101011011111100110101011011010001011101011101000001001110011101001100110111000010011101011100100101010110001011110 e6ada2eba09ce99b84eb92b7e6ada2eba09ce99b84eb92ac5e
UHC 止렜雄뒷止렜雄뒬^ 1111001010101101100011101010111011101010101010011011010111011110111100101010110110001110101011101110101010101001101101011101110001011110 f2ad8eaeeaa9b5def2ad8eaeeaa9b5dc5e

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