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 ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN 錝ハゥk}錝ハゥk{^ 1111101111011101110010101111000010110000101010010110101101111101111110111101110111001010111100001011000010101001011010110111101101011110 fbddcaf0b0a96b7dfbddcaf0b0a96b7b5e
EUC-JP 錝ハ?ゥk}錝ハ?ゥk{^ 100011111110010011011011100011101100101000111111100011101010100101101011011111011000111111100100110110111000111011001010001111111000111010101001011010110111101101011110 8fe4db8eca3f8ea96b7d8fe4db8eca3f8ea96b7b5e
UTF-8 錝ハゥk}錝ハゥk{^ 1110100110001100100111011110111110111110100010101110111010000001101011111110111110111101101010010110101101111101111010011000110010011101111011111011111010001010111011101000000110101111111011111011110110101001011010110111101101011110 e98c9defbe8aee81afefbda96b7de98c9defbe8aee81afefbda96b7b5e
UHC ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e

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