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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霎溷梨}霎溷梨{^ 111010001011111010011111111001011001011110011100011111011110100010111110100111111110010110010111100111000111101101011110 e8be9fe5979c7de8be9fe5979c7b5e
EUC-JP 霎溷梨}霎溷梨{^ 111100001100000011011110111001111100110111111100011111011111000011000000110111101110011111001101111111000111101101011110 f0c0dee7cdfc7df0c0dee7cdfc7b5e
UTF-8 霎溷梨}霎溷梨{^ 111010011001110010001110111001101011101010110111111001101010001010101000011111011110100110011100100011101110011010111010101101111110011010100010101010000111101101011110 e99c8ee6bab7e6a2a87de99c8ee6bab7e6a2a87b5e
UHC ??梨}??梨{^ 0011111100111111110101111101111001111101001111110011111111010111110111100111101101011110 3f3fd7de7d3f3fd7de7b5e

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