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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?叩?湛?達?谷 001111111001001001000000001111111001001001011000001111111001001001000010001111111001001001001010 3f92403f92583f92423f924a
EUC-JP ?叩?湛?達?谷 001111111100001110100001001111111100001110111001001111111100001110100011001111111100001110101011 3fc3a13fc3b93fc3a33fc3ab
UTF-8 렺叩렺湛렺達렺谷 111010111010000010111010111001011000111110101001111010111010000010111010111001101011100110011011111010111010000010111010111010011000000110010100111010111010000010111010111010001011000010110111 eba0bae58fa9eba0bae6b99beba0bae98194eba0bae8b0b7
UHC 렺叩렺湛렺達렺谷 10001110110000101100110110110000100011101100001011010011110000001000111011000010110100111011100110001110110000101100110111011011 8ec2cdb08ec2d3c08ec2d3b98ec2cddb

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