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 烏??}烏??{^ 1000100101000111001111110011111101111101100010010100011100111111001111110111101101011110 89473f3f7d89473f3f7b5e
EUC-JP 烏??}烏??{^ 1011000110101000001111110011111101111101101100011010100000111111001111110111101101011110 b1a83f3f7db1a83f3f7b5e
UTF-8 烏숃줂}烏숃줂{^ 111001111000001110001111111011001000100010000011111011001010010010000010011111011110011110000011100011111110110010001000100000111110110010100100100000100111101101011110 e7838fec8883eca4827de7838fec8883eca4827b5e
UHC 烏숃줂}烏숃줂{^ 111010001010000110011001111010001010000110011001011111011110100010100001100110011110100010100001100110010111101101011110 e8a199e8a1997de8a199e8a1997b5e

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