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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 湖?弔尨}湖?弔尨{^ 1000110011001110001111111001001010100010100110111001100001111101100011001100111000111111100100101010001010011011100110000111101101011110 8cce3f92a29b987d8cce3f92a29b987b5e
EUC-JP 湖?弔尨}湖?弔尨{^ 1011100011010000001111111100010010100100110101011111100001111101101110001101000000111111110001001010010011010101111110000111101101011110 b8d03fc4a4d5f87db8d03fc4a4d5f87b5e
UTF-8 湖렭弔尨}湖렭弔尨{^ 111001101011100110010110111010111010000010101101111001011011110010010100111001011011000010101000011111011110011010111001100101101110101110100000101011011110010110111100100101001110010110110000101010000111101101011110 e6b996eba0ade5bc94e5b0a87de6b996eba0ade5bc94e5b0a87b5e
UHC 湖렭弔尨}湖렭弔尨{^ 11111011110010011000111010111010111100001100000011011011101010110111110111111011110010011000111010111010111100001100000011011011101010110111101101011110 fbc98ebaf0c0dbab7dfbc98ebaf0c0dbab7b5e

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